SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 43709: Models might not register in SAS® Content Server, a label syntax is incorrect message appears in the log

DetailsAboutRate It

When you register a SAS® Enterprise Miner™ model in SAS® Management Console, the model might fail to register in SAS Content Server. The problem occurs if you defined a WebDAV URL that does not have a slash (/) on the end.

To see whether models are registering, go to this location:

http://<WebDAV server:[port]>/SASContentServer/repository/default/Models/

If the models are not registered, then check to see whether the WebDAV URL is correct. Follow these steps.

  1. Log on to SAS Management Console using the SAS Administrator account (sasadm@saspw).
  2. Go to Application Management ► Enterprise Miner ► Projects, and right-click on the appropriate Workspace Server.
  3. Go to the Options tab and verify that the WebDAV URL is entered in the correct format.

This is an example of an incorrect format.

http://<WebDAV server:[port]>/SASContentServer/repository/default/Models

This is an example of a correct format.

http://<WebDAV server:[port]>/SASContentServer/repository/default/Models/

The correct format contains a slash at the end of the line. The slash is very important.

If the WebDAV URL does not have a slash at the end of the line, then the SAS Enterprise Miner Client log on your middle tier machine contains a message. (The log is in \SAS\<config dir>\Lev#\Web\Logs.) The message is similar to this:

http:\<WebDAV server:[port]>\SASContentServer\repository\default\modelsassoc_Assoc_317Z__miningresult.spk
(The filename, directory name, or volume label syntax is incorrect)

To correct the problem, add a slash (/) to the end of the WebDAV URL. Then, restart your Web Application Server. After restarting, models should appear in the correct location when you register. To see whether they registered correctly, go to the WebDAV URL:

http://<WebDAV server:[port]>/SASContentServer/repository/default/Models/


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise Miner Mid-TierMicrosoft® Windows® for x647.17.1 M19.3 TS1M09.3 TS1M1
64-bit Enabled AIX7.17.1 M19.3 TS1M09.3 TS1M1
64-bit Enabled Solaris7.17.1 M19.3 TS1M09.3 TS1M1
HP-UX IPF7.17.1 M19.3 TS1M09.3 TS1M1
Linux for x647.17.1 M19.3 TS1M09.3 TS1M1
Solaris for x647.17.1 M19.3 TS1M09.3 TS1M1
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.